home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / stitch.swf / scripts / DefineButton2_76 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-01-06  |  65 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.dressupwho.com",_blank);
  3. }
  4.